Summary of "c:\XboxLiveVision.inf"

Total Warnings:

    

2



Warnings:

  • Line 31: (W22.1.2211) Directive: "AddReg" or "CopyFiles" expected in section [Nullx]
  • Line 31: (W22.1.2191) Empty DDInstall section will not install any drivers.

    Annotated INF:

    
    ;                       c:\dev.inf
    ; 
    ;        Created by GenINF. 
    ; 
    ; (c) Copyright 2006 Microsoft 
    ;
    ;     Xbox Live Vision Camera     
     
     
     
    [Version] 
    Signature = "$CHICAGO$"
    Class=USB
    ClassGUID={36fc9e60-c465-11cf-8056-444553540000} 
    Provider=%Xbox% 
    DriverVer= 04/04/2006,1.01
    CatalogFile=delta.cat
    
    
    [DestinationDirs] 
    
    
    [Manufacturer] 
    %MSFT%=MSFT
    
    [MSFT]
    %InterfaceDescriptor%= Nullx,USB\VID_045e&PID_0294
    %SecurityDescription%=Nullx,USB\VID_045e&PID_0294&MI_02
    
    
    [NullX]
    ; (W22.1.2211) Directive: "AddReg" or "CopyFiles" expected in section [Nullx] 
    ; (W22.1.2191) Empty DDInstall section will not install any drivers. 
    
    [NullX.Services]
    AddService= ,0x00000002
    
    
    
    
    [Strings] 
    
    ;  *******Localizable Strings******* 
    MSFT= "Microsoft" 
    Xbox= "Xbox Peripherals"
    SecurityDescription= "Microsoft Xbox 360 Live Vision Security Method 3"
    InterfaceDescriptor= "Microsoft Xbox 360 Live Vision Camera"